Content Library Subscriptions Location
Content Library Subscriptions Location
The Content Library Subscriptions Location enumerated type defines the location of subscribed library relative to the published library.
Possible values:
LOCAL
: The subscribed library belongs to the same vCenter instance as the published library.REMOTE
: The subscribed library belongs to a different vCenter instance than the published library.
This enumeration was added in vSphere API 6.7.2.
This data structure has no properties.
Enumeration:
LOCAL,
REMOTE,